Rescue Your Linux System Without A Usb And Chroot

Meow King February 14, 2024 Updated: February 14, 2024 #linux

Follow this article.

  1. press e on grub entry.
  2. edit line begining with linux, append init=/bin/bash at the line end.
  3. then solve your problem.
  4. run exec /sbin/init to start your system.